Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Prettier, our override for <style> in templates no longer needed #2149

Merged
merged 5 commits into from
Feb 18, 2025

Conversation

jurgenwerk
Copy link
Contributor

@jurgenwerk jurgenwerk commented Feb 15, 2025

A week ago, our fix for formatting <style> tags inside <template> was finally included in a new Prettier release 😃. Until now, we have been overriding this using a custom branch. We can now use the latest prettier, without overrides.

Check this to see what the fix was all about:
https://prettier.io/blog/2025/02/09/3.5.0#ember--handlebars

Copy link

github-actions bot commented Feb 15, 2025

Host Test Results

    1 files  ±0      1 suites  ±0   23m 7s ⏱️ - 1m 0s
764 tests ±0  762 ✔️ ±0  2 💤 ±0  0 ±0 
769 runs  ±0  767 ✔️ ±0  2 💤 ±0  0 ±0 

Results for commit f345153. ± Comparison against base commit 0d0443d.

♻️ This comment has been updated with latest results.

@jurgenwerk jurgenwerk changed the title Update prettier, override no longer needed Update prettier, our override for <style> in templates no longer needed Feb 16, 2025
@jurgenwerk jurgenwerk marked this pull request as ready for review February 16, 2025 13:35
@jurgenwerk jurgenwerk changed the title Update prettier, our override for <style> in templates no longer needed Update Prettier, our override for <style> in templates no longer needed Feb 16, 2025
@jurgenwerk jurgenwerk requested a review from a team February 16, 2025 13:36
Copy link
Contributor

@richardhjtan richardhjtan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

Copy link
Contributor

@tintinthong tintinthong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

Copy link
Contributor

@lukemelia lukemelia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congrats on the prettier commit @jurgenwerk!

@jurgenwerk jurgenwerk merged commit cddbea0 into main Feb 18, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants